home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 4: GNU Archives
/
Linux Cubed Series 4 - GNU Archives.iso
/
gnu
/
findutil.1
/
findutil
/
findutils-4.1
/
xargs
/
Makefile.am
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1994-10-02
|
212 b
|
10 lines
PROGRAMS = xargs
MANS = xargs.1
INCLUDES = -I.. -I$(top_srcdir)/lib
LDADD = ../find/version.o ../lib/libfind.a
CONFIG_HEADER = ../config.h
$(PROGRAMS): ../find/version.o ../lib/libfind.a
xargs.o: ../lib/wait.h